Move endian determination to be compile-time constant determined by configure
authorrobertl <robertl>
Fri, 22 Sep 2006 16:54:16 +0000 (16:54 +0000)
committerrobertl <robertl>
Fri, 22 Sep 2006 16:54:16 +0000 (16:54 +0000)
commit9dfb94a9dfda6d4615b984152cc46b7703c321b6
tree3d71f6e4b5c4f082f395bfc5ac8256e8310bd3d3
parent313f32ad990ed03068d522e7e5ca8b2eed592bfb
Move endian determination to be compile-time constant determined by configure
and conveniently defaulting to LE for our favorite configure-less environment.
config.h.in
configure
configure.in
util.c